home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Home CD Sampler
/
Microsoft Home CD Sampler.iso
/
multi
/
oceans
/
oceans.dxr
/
00096.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
191 b
|
10 lines
on exitFrame
global AVIisOK
set AVIisOK to findAVI()
put AVIisOK
if AVIisOK = 0 then
puppetSprite(4, 1)
set the castNum of sprite 4 to the number of cast "blank"
end if
end